TSTP Solution File: SEV049^5 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : SEV049^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n004.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 19:21:25 EDT 2023

% Result   : Unknown 65.89s 66.11s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : SEV049^5 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.14  % Command    : do_cvc5 %s %d
% 0.15/0.35  % Computer : n004.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Thu Aug 24 01:59:38 EDT 2023
% 0.15/0.36  % CPUTime    : 
% 0.21/0.49  %----Proving TH0
% 65.73/66.10  %------------------------------------------------------------------------------
% 65.73/66.10  % File     : SEV049^5 : TPTP v8.1.2. Released v4.0.0.
% 65.73/66.10  % Domain   : Set Theory (Relations)
% 65.73/66.10  % Problem  : TPS problem THM120A
% 65.73/66.10  % Version  : Especial.
% 65.73/66.10  % English  : Variant of THM120 designed to eliminate trivial proof. Subset is 
% 65.73/66.10  %            one such relation.
% 65.73/66.10  
% 65.73/66.10  % Refs     : [Bro09] Brown (2009), Email to Geoff Sutcliffe
% 65.73/66.10  % Source   : [Bro09]
% 65.73/66.10  % Names    : tps_0137 [Bro09]
% 65.73/66.10  %          : THM120A [TPS]
% 65.73/66.10  
% 65.73/66.10  % Status   : Theorem
% 65.73/66.10  % Rating   : 0.00 v8.1.0, 0.08 v7.4.0, 0.00 v7.3.0, 0.10 v7.2.0, 0.00 v6.2.0, 0.33 v6.1.0, 0.17 v6.0.0, 0.00 v4.0.1, 0.33 v4.0.0
% 65.73/66.10  % Syntax   : Number of formulae    :    1 (   0 unt;   0 typ;   0 def)
% 65.73/66.10  %            Number of atoms       :    2 (   0 equ;   0 cnn)
% 65.73/66.10  %            Maximal formula atoms :    2 (   2 avg)
% 65.73/66.10  %            Number of connectives :   12 (   1   ~;   0   |;   2   &;   8   @)
% 65.73/66.10  %                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
% 65.73/66.10  %            Maximal formula depth :   10 (  10 avg)
% 65.73/66.10  %            Number of types       :    2 (   0 usr)
% 65.73/66.10  %            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
% 65.73/66.10  %            Number of symbols     :    2 (   0 usr;   2 con; 0-0 aty)
% 65.73/66.10  %            Number of variables   :    6 (   2   ^;   3   !;   1   ?;   6   :)
% 65.73/66.10  % SPC      : TH0_THM_NEQ_NAR
% 65.73/66.10  
% 65.73/66.10  % Comments : This problem is from the TPS library. Copyright (c) 2009 The TPS
% 65.73/66.10  %            project in the Department of Mathematical Sciences at Carnegie
% 65.73/66.10  %            Mellon University. Distributed under the Creative Commons copyleft
% 65.73/66.10  %            license: http://creativecommons.org/licenses/by-sa/3.0/
% 65.73/66.10  %          : Polymorphic definitions expanded.
% 65.73/66.10  %------------------------------------------------------------------------------
% 65.73/66.10  thf(cTHM120A_pme,conjecture,
% 65.73/66.10      ? [R: ( $i > $o ) > ( $i > $o ) > $o] :
% 65.73/66.10        ( ~ ( R
% 65.73/66.10            @ ^ [Xx: $i] : $true
% 65.73/66.10            @ ^ [Xx: $i] : $false )
% 65.73/66.10        & ! [Xx: $i > $o,Xy: $i > $o,Xz: $i > $o] :
% 65.73/66.10            ( ( ( R @ Xx @ Xy )
% 65.73/66.10              & ( R @ Xy @ Xz ) )
% 65.73/66.10           => ( R @ Xx @ Xz ) ) ) ).
% 65.73/66.10  
% 65.73/66.10  %------------------------------------------------------------------------------
% 65.73/66.10  ------- convert to smt2 : /export/starexec/sandbox/tmp/tmp.XmiVIRqtnN/cvc5---1.0.5_21541.p...
% 65.73/66.10  (declare-sort $$unsorted 0)
% 65.73/66.10  (assert (not (exists ((R (-> (-> $$unsorted Bool) (-> $$unsorted Bool) Bool))) (and (not (@ (@ R (lambda ((Xx $$unsorted)) true)) (lambda ((Xx $$unsorted)) false))) (forall ((Xx (-> $$unsorted Bool)) (Xy (-> $$unsorted Bool)) (Xz (-> $$unsorted Bool))) (let ((_let_1 (@ R Xx))) (=> (and (@ _let_1 Xy) (@ (@ R Xy) Xz)) (@ _let_1 Xz))))))))
% 65.73/66.10  (set-info :filename cvc5---1.0.5_21541)
% 65.73/66.10  (check-sat-assuming ( true ))
% 65.73/66.10  ------- get file name : TPTP file name is SEV049^5
% 65.73/66.10  ------- cvc5-thf : /export/starexec/sandbox/solver/bin/cvc5---1.0.5_21541.smt2...
% 65.73/66.10  --- Run --ho-elim --full-saturate-quant at 10...
% 65.73/66.10  --- Run --ho-elim --no-e-matching --full-saturate-quant at 10...
% 65.73/66.10  --- Run --ho-elim --no-e-matching --enum-inst-sum --full-saturate-quant at 10...
% 65.73/66.10  --- Run --ho-elim --finite-model-find --uf-ss=no-minimal at 5...
% 65.73/66.10  --- Run --no-ho-matching --finite-model-find --uf-ss=no-minimal at 5...
% 65.73/66.10  --- Run --no-ho-matching --full-saturate-quant --enum-inst-interleave --ho-elim-store-ax at 10...
% 65.73/66.10  --- Run --no-ho-matching --full-saturate-quant --macros-quant-mode=all at 10...
% 65.73/66.10  --- Run --ho-elim --full-saturate-quant --enum-inst-interleave at 10...
% 65.73/66.10  --- Run --no-ho-matching --full-saturate-quant --ho-elim-store-ax at 10...
% 65.73/66.10  --- Run --ho-elim --no-ho-elim-store-ax --full-saturate-quant...
% 65.89/66.10  % cvc5---1.0.5 exiting
% 65.89/66.10  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------